type github.com/jackc/pgx/v5/pgtype.encodePlanFloat8CodecBinaryFloat64
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
float8.go#L120: return encodePlanFloat8CodecBinaryFloat64{}
float8.go#L140: type encodePlanFloat8CodecBinaryFloat64 struct{}
float8.go#L142: func (encodePlanFloat8CodecBinaryFloat64) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)